Skip to content

fix: show warning when path contains delimiter (#6606)#259

Merged
owlstronaut merged 2 commits intonpm:mainfrom
MRagunandhan24:bugfix/fix-delimited-path
Feb 26, 2026
Merged

fix: show warning when path contains delimiter (#6606)#259
owlstronaut merged 2 commits intonpm:mainfrom
MRagunandhan24:bugfix/fix-delimited-path

Conversation

@MRagunandhan24
Copy link
Contributor

Problem:

This pull request is aimed at npm/cli#6606. Currently if the project path includes a colon npx and npm exec will fail to find installed packages with no explanation.

Solution:

Added a warning message so that people can understand about the delimiter present in the path.

References

@MRagunandhan24 MRagunandhan24 changed the title Fixes 6606, shows a warning when a delimiter is present in the path fix: show warning when path contains delimiter (#6606) Jan 20, 2026
@MRagunandhan24 MRagunandhan24 marked this pull request as ready for review January 21, 2026 18:37
@MRagunandhan24 MRagunandhan24 requested a review from a team as a code owner January 21, 2026 18:37
@owlstronaut owlstronaut force-pushed the bugfix/fix-delimited-path branch from 98f9a47 to 11a7fc3 Compare February 26, 2026 16:40
@owlstronaut owlstronaut force-pushed the bugfix/fix-delimited-path branch from 11a7fc3 to e027465 Compare February 26, 2026 16:46
@owlstronaut owlstronaut force-pushed the bugfix/fix-delimited-path branch from e027465 to 2499504 Compare February 26, 2026 16:47
@owlstronaut owlstronaut merged commit cc71505 into npm:main Feb 26, 2026
15 checks passed
@github-actions github-actions bot mentioned this pull request Feb 26, 2026
owlstronaut pushed a commit that referenced this pull request Feb 26, 2026
🤖 I have created a release *beep* *boop*
---


## [10.0.4](v10.0.3...v10.0.4)
(2026-02-26)
### Bug Fixes
*
[`eb64ee9`](eb64ee9)
[#259](#259) show a warning when a
delimiter is present in the path (@MRagunandhan24)
### Dependencies
*
[`891cddd`](891cddd)
[#260](#260) remove which (#260)
### Chores
*
[`cc71505`](cc71505)
[#259](#259) template-oss-apply
(@owlstronaut)
*
[`47b11aa`](47b11aa)
[#258](#258) postinstall for
dependabot template-oss PR (@npm-cli-bot)
*
[`525dd60`](525dd60)
[#258](#258) bump
@npmcli/template-oss from 4.28.1 to 4.29.0 (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants